home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 19 < prev    next >
Internet Message Format  |  1994-08-27  |  2KB

  1. Date: Mon, 18 Jan 93 00:07:16 EST
  2. Message-Id: <9301180507.AA01188@acae127.cadence.com>
  3. From: bammi@Cadence.COM (jwahar r. bammi)
  4. X-Organization: Cadence Design Systems
  5. To: uunet!GINA.UNI-MUENSTER.DE!julian@terminator.rs.itd.umich.edu,
  6.         mint@atari.archive.umich.edu, entropy@terminator.rs.itd.umich.edu
  7. In-Reply-To: Julian F. Reschke's message of Sun, 17 Jan 93 23:01:42 MET DST <9301172201.AA10335@math.uni-muenster.de>
  8. Subject: RE: libraries
  9.  
  10. thank julian,
  11.     point well taken, and certainly we should be headed in that
  12. direction. Gcc Tos/miNT of course are totally re-coinciled as far as the
  13. headers go. i suspect that TCC compatibility should not be such a big deal,
  14. and would involve maybe a few more symbols in <compiler.h> ( i am assuming
  15. that TCC already had all the ansi C headers as we have in gcc libs, and that
  16. the two are almost totally compatible, and what we need to recoincile are
  17. various tos specific things. i have never seen the TCC headers so i  may be
  18. ttoally wrong). in any case, since i dont have TCC, nor do i have any
  19. intentions of buying it, some ones going to have to volunteer.
  20. > (1) setmode
  21.  
  22.     no problem here. in case you need a solution before we add it to
  23. the libs:
  24.     (file)->_flag |= _IOBIN;
  25.  
  26. > entroy wrote in his mail concerning library PL26:
  27. > Here we go. Most of my text editors use CR/LF. Probably all GEM programs.
  28.  
  29.     i think you misunderstood: what he was suggesting was that the
  30. diffs he send will not contain CR's. the files you maintain stiff can
  31. contain either style, it does not matter. (hint: "patch -l" will handle both
  32. styles). also see bill shrokas dos-mode.el if you use emacs on both the St
  33. and Unix ends, it helps.
  34.  
  35.  
  36. >     this is what Pure does). In particular, I don't understand why
  37. >     the MiNT libs use _DTA instead of DTA and so on.
  38.  
  39.     Ansi defines name spaces.
  40.  
  41.  
  42. > All the other library stuff should be defined clear enough by ANSI (C)
  43. > or POSIX 1003.1. Of course, I am willing to do a part of the job.
  44.  
  45.     we made a pass a long time ago to get most ansi equvalent files as
  46. close to the standard as possible, but i agree we need to do a cleanup pass
  47. again, as some files have a tendency to gather crud (unistd.h for instance
  48. has been abused).
  49.  
  50. cheers,
  51. --
  52. bang:   uunet!cadence!bammi            jwahar r. bammi
  53. domain: bammi@cadence.com
  54. GEnie:    J.Bammi
  55. CIS:    71515,155
  56.